custom marshalling造句
例句与造句
- Specifies whether activation fails if it uses custom marshaling
指定激活在使用自定义封送时是否会失败。 - Is useful for custom marshaling or when mixing managed and unmanaged code
对于自定义封送处理或者在混合托管和非托管代码时很有用。 - Method is useful for custom marshaling or when mixing managed and unmanaged code
对于自定义封送处理,或者在混合托管和非托管代码时, - Is useful for custom marshaling or for use when mixing managed and unmanaged code
对于自定义封送处理或者在混合托管和非托管代码时很有用。 - Because custom marshaling of value types is not supported in the . net framework , this method always returns - 1
因为. net framework中不支持值类型的自定义封送处理,所以此方法始终返回- 1 。 - It's difficult to find custom marshalling in a sentence. 用custom marshalling造句挺难的
- Custom marshaling , the com single - threaded apartment threading model , and auto - generating class interfaces is not supported
不支持自定义封送处理、 com单线程单元( sta )线程模型和自动生成类接口。 - Custom marshaling also enables clients built to work with a new interface to work with servers that expose the old interface
自定义封送拆收器还使所生成的客户端既能够与新接口协同工作,也能与公开旧接口的服务器协同工作。 - Custom marshaling enables clients that you designed to work with an old interface to also work with servers that only implement a new interface
自定义封送拆收器使您设计的客户端既能够与旧接口协同工作,也能与仅实现新接口的服务器协同工作。 - If document messaging is used , then the application programmer can offload validation to the document designer using an xml schema , and no custom marshaling code is required
如果使用文档消息传递,那么应用程序程序员就可以使用xml模式来将验证下传到文档设计器,并且不需要自定义的编组代码。 - When dealing with complex structures , a remote procedure service may have to deal with custom marshaling code while the application is still responsible for meticulously validating each element of the structure
在处理复杂的结构时,远程过程服务可能不得不处理自定义的编组代码,同时应用程序仍然负责仔细地验证结构的每个元素。